Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for Video Channel Components


SGSetVideoDigitizerComponent

The SGSetVideoDigitizerComponent function allows the sequence grabber component to assign a video digitizer component to your video channel.

pascal ComponentResult SGSetVideoDigitizerComponent 
                           (SGChannel c, ComponentInstance vdig);
c
Identifies the channel connection for this operation.
vdig
Contains a component instance that identifies a connection to a video digitizer component. Your video channel component should use this video digitizer component to obtain its source video data.
DESCRIPTION
Typically, your video channel component locates its own video digitizer component. The sequence grabber component calls the SGSetVideoDigitizerComponent function if an application chooses to assign a video digitizer to a video channel.

RESULT CODE
cantDoThatInCurrentMode-9402Request invalid in current mode

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help